[INFO] cloning repository https://github.com/michaelklishin/bel7-cli
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/michaelklishin/bel7-cli" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmichaelklishin%2Fbel7-cli", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmichaelklishin%2Fbel7-cli'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 3c856ca27afa01fcad049cfbc3cc4b8453140ee3
[INFO] fixing michaelklishin/bel7-cli against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmichaelklishin%2Fbel7-cli" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/michaelklishin/bel7-cli
[INFO] finished tweaking git repo https://github.com/michaelklishin/bel7-cli
[INFO] tweaked toml for git repo https://github.com/michaelklishin/bel7-cli written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/michaelklishin/bel7-cli on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/michaelklishin/bel7-cli already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded sysexits v0.11.0
[INFO] [stderr]   Downloaded papergrid v0.18.0
[INFO] [stderr]   Downloaded tabled v0.21.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 7f25c1b651cd4a0556b540291a8886dca3be3bef56efe23c45ad75b31ad3baaf
[INFO] running `Command { std: "docker" "start" "7f25c1b651cd4a0556b540291a8886dca3be3bef56efe23c45ad75b31ad3baaf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "7f25c1b651cd4a0556b540291a8886dca3be3bef56efe23c45ad75b31ad3baaf" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7f25c1b651cd4a0556b540291a8886dca3be3bef56efe23c45ad75b31ad3baaf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "7f25c1b651cd4a0556b540291a8886dca3be3bef56efe23c45ad75b31ad3baaf" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling zerocopy v0.8.50
[INFO] [stderr]    Compiling owo-colors v4.3.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking bytecount v0.6.9
[INFO] [stderr]     Checking testing_table v0.3.0
[INFO] [stderr]     Checking wait-timeout v0.2.1
[INFO] [stderr]     Checking rand_core v0.9.5
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]     Checking papergrid v0.18.0
[INFO] [stderr]     Checking rand v0.9.4
[INFO] [stderr]     Checking rand_xorshift v0.4.0
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling tabled_derive v0.11.0
[INFO] [stderr]     Checking tabled v0.21.0
[INFO] [stderr]     Checking tempfile v3.27.0
[INFO] [stderr]     Checking terminal_size v0.4.4
[INFO] [stderr]     Checking rusty-fork v0.3.1
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking bel7-cli v0.14.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking proptest v1.11.0
[INFO] [stdout] error[E0432]: unresolved imports `bel7_cli::ExitCode`, `bel7_cli::ExitCodeExt`, `bel7_cli::ExitCodeProvider`, `bel7_cli::ExitOutcome`, `bel7_cli::Outcome`, `bel7_cli::PARTIAL_SUCCESS_I32`, `bel7_cli::PARTIAL_SUCCESS_U8`, `bel7_cli::codes`
[INFO] [stdout]   --> tests/errors_tests.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 |     ExitCode, ExitCodeExt, ExitCodeProvider, ExitOutcome, Outcome, PARTIAL_SUCCESS_I32,
[INFO] [stdout]    |     ^^^^^^^^  ^^^^^^^^^^^  ^^^^^^^^^^^^^^^^  ^^^^^^^^^^^  ^^^^^^^  ^^^^^^^^^^^^^^^^^^^ no `PARTIAL_SUCCESS_I32` in the root
[INFO] [stdout]    |     |         |            |                 |            |
[INFO] [stdout]    |     |         |            |                 |            no `Outcome` in the root
[INFO] [stdout]    |     |         |            |                 no `ExitOutcome` in the root
[INFO] [stdout]    |     |         |            no `ExitCodeProvider` in the root
[INFO] [stdout]    |     |         no `ExitCodeExt` in the root
[INFO] [stdout]    |     no `ExitCode` in the root
[INFO] [stdout] 17 |     PARTIAL_SUCCESS_U8, codes,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^  ^^^^^ no `codes` in the root
[INFO] [stdout]    |     |
[INFO] [stdout]    |     no `PARTIAL_SUCCESS_U8` in the root
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider importing this struct instead:
[INFO] [stdout]            std::process::ExitCode
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `bel7-cli` (test "errors_tests") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0432]: unresolved import `bel7_cli::ArgMatchesExt`
[INFO] [stdout]   --> tests/clap_ext_tests.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | use bel7_cli::ArgMatchesExt;
[INFO] [stdout]    |     ^^^^^^^^^^-------------
[INFO] [stdout]    |               |
[INFO] [stdout]    |               no `ArgMatchesExt` in the root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `clap`
[INFO] [stdout]   --> tests/clap_ext_tests.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 | use clap::{Arg, Command};
[INFO] [stdout]    |     ^^^^ use of unresolved module or unlinked crate `clap`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `clap`, use `cargo add clap` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `clap` in this scope
[INFO] [stdout]    --> tests/clap_ext_tests.rs:144:27
[INFO] [stdout]     |
[INFO] [stdout] 144 |             .value_parser(clap::value_parser!(i32)),
[INFO] [stdout]     |                           ^^^^ use of unresolved module or unlinked crate `clap`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `clap` in this scope
[INFO] [stdout]    --> tests/clap_ext_tests.rs:132:27
[INFO] [stdout]     |
[INFO] [stdout] 132 |             .value_parser(clap::value_parser!(i32)),
[INFO] [stdout]     |                           ^^^^ use of unresolved module or unlinked crate `clap`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `clap` in this scope
[INFO] [stdout]    --> tests/clap_ext_tests.rs:120:27
[INFO] [stdout]     |
[INFO] [stdout] 120 |             .value_parser(clap::value_parser!(i32)),
[INFO] [stdout]     |                           ^^^^ use of unresolved module or unlinked crate `clap`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `clap` in this scope
[INFO] [stdout]    --> tests/clap_ext_tests.rs:108:27
[INFO] [stdout]     |
[INFO] [stdout] 108 |             .value_parser(clap::value_parser!(i32)),
[INFO] [stdout]     |                           ^^^^ use of unresolved module or unlinked crate `clap`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `bel7-cli` (test "clap_ext_tests") due to 6 previous errors
[INFO] running `Command { std: "docker" "inspect" "7f25c1b651cd4a0556b540291a8886dca3be3bef56efe23c45ad75b31ad3baaf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7f25c1b651cd4a0556b540291a8886dca3be3bef56efe23c45ad75b31ad3baaf", kill_on_drop: false }`
[INFO] [stdout] 7f25c1b651cd4a0556b540291a8886dca3be3bef56efe23c45ad75b31ad3baaf
